home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1999 July
/
Software of the Month - Ultimate Collection Shareware 263.iso
/
mac
/
Business
/
Y2K Assistant
/
action.Dxr
/
00083.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1999-03-02
|
456 b
|
35 lines
on viewtopic
global ft
if ft = 1 then
go("s1")
end if
if ft = 2 then
go("s2")
end if
if ft = 3 then
go("s3")
end if
if ft = 4 then
go("s4")
end if
if ft = 5 then
go("s5")
end if
if ft = 6 then
go("s6")
end if
if ft = 7 then
go("s7")
end if
if ft = 8 then
go("s8")
end if
if ft = 9 then
go("s9")
end if
if ft = 10 then
go("s10")
end if
set the mouseDownScript to EMPTY
end